projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0451d6
)
gtkimageprivate: Drop unused theme_change_id
author
Colin Walters
<walters@verbum.org>
Tue, 3 May 2011 15:04:56 +0000
(11:04 -0400)
committer
Colin Walters
<walters@verbum.org>
Tue, 3 May 2011 15:04:56 +0000
(11:04 -0400)
gtk/gtkimageprivate.h
patch
|
blob
|
history
diff --git
a/gtk/gtkimageprivate.h
b/gtk/gtkimageprivate.h
index 2eb22389e7b63bdcc2b330262596c5c47652847b..81a340d0d734e5553e42e3cbba5507cc4915945f 100644
(file)
--- a/
gtk/gtkimageprivate.h
+++ b/
gtk/gtkimageprivate.h
@@
-73,7
+73,6
@@
struct _GtkImageGIconData
{
GIcon *icon;
GdkPixbuf *pixbuf;
- guint theme_change_id;
};